This is a description of how EPT (Effective Process Time) is implemented in FACTS-Analyser. EPT is used to model all types of variations a certain process might have, e.g. variations due to failures and/or human/machine variations in execution. The image to the right shows an example of how EPT adds variation to a task time in three steps:
- A theoretical task time is provided from, for example, a processing time distribution or a table of processing times.
- A variation pattern (probability density function) is added around the given theoretical task time.
- The resulting task time (effected by the process variation) are randomly picked, using the probaility density function added in the previous step.